home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus Leser 15 / Amiga Plus Leser CD 15.iso / Tools / Development / MosaicSRC / src / image_amiga.h < prev    next >
Encoding:
Text File  |  2002-03-13  |  2.6 KB  |  55 lines

  1. const ULONG Amiga_colors[48] =
  2. {
  3.     0x9b9b9b9b,0x9b9b9b9b,0x9b9b9b9b,
  4.     0xffffffff,0x00000000,0x00000000,
  5.     0xffffffff,0x66666666,0x00000000,
  6.     0xffffffff,0xcccccccc,0x00000000,
  7.     0xcccccccc,0xffffffff,0x00000000,
  8.     0x66666666,0xffffffff,0x00000000,
  9.     0x00000000,0xffffffff,0x00000000,
  10.     0x00000000,0xffffffff,0x66666666,
  11.     0x00000000,0xffffffff,0xcccccccc,
  12.     0x00000000,0xcccccccc,0xffffffff,
  13.     0x00000000,0x66666666,0xffffffff,
  14.     0x00000000,0x00000000,0xffffffff,
  15.     0x66666666,0x00000000,0xffffffff,
  16.     0x00000000,0x00000000,0x00000000,
  17.     0x00000000,0x00000000,0x00000000,
  18.     0x00000000,0x00000000,0x00000000,
  19. };
  20.  
  21. #define AMIGA_WIDTH        24
  22. #define AMIGA_HEIGHT       22
  23. #define AMIGA_DEPTH         4
  24. #define AMIGA_COMPRESSION   0
  25. #define AMIGA_MASKING       2
  26.  
  27. const struct BitMapHeader Amiga_header =
  28. { 24,22,0,0,4,2,0,0,0,22,22,656,400 };
  29.  
  30. const UBYTE Amiga_body[352] = {
  31. 0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
  32. 0x00,0x00,0x00,0x1f,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x1f,0x00,0x00,0x00,
  33. 0x1f,0x00,0x00,0x00,0x22,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x3f,0x00,0x00,
  34. 0x00,0x3f,0x00,0x00,0x00,0x44,0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x7f,0x00,
  35. 0x00,0x00,0x7f,0x00,0x00,0x00,0xff,0x00,0x00,0x00,0x77,0x00,0x00,0x00,0x88,
  36. 0x00,0x00,0x00,0xff,0x00,0x00,0x01,0xff,0x00,0x00,0x00,0xee,0x00,0x00,0x01,
  37. 0x11,0x00,0x00,0x01,0xff,0x00,0x00,0x02,0x22,0x00,0x00,0x01,0xdd,0x00,0x00,
  38. 0x02,0x22,0x00,0x00,0x03,0xff,0x00,0x00,0x04,0x44,0x00,0x00,0x03,0xbb,0x00,
  39. 0x00,0x04,0x44,0x00,0x00,0x07,0xff,0x00,0x00,0x0f,0xff,0x00,0x00,0x00,0x00,
  40. 0x00,0x00,0x08,0x88,0x00,0x00,0x0f,0xff,0x00,0x00,0x1f,0xff,0x00,0x00,0x00,
  41. 0x00,0x00,0x00,0x11,0x11,0x00,0x00,0x1f,0xff,0x00,0x00,0x22,0x22,0x00,0x00,
  42. 0x00,0x00,0x00,0x00,0x22,0x22,0x00,0x00,0x3f,0xfe,0x00,0x00,0x44,0x44,0x00,
  43. 0x00,0x00,0x00,0x00,0x00,0x44,0x44,0x00,0x00,0x7f,0xfc,0x00,0x00,0xff,0xf8,
  44. 0x00,0x00,0x77,0x70,0x00,0x00,0xff,0xf8,0x00,0x00,0x88,0x88,0x00,0x01,0xff,
  45. 0xf0,0x00,0x00,0xee,0xe0,0x00,0x01,0xff,0xf0,0x00,0x01,0x11,0x10,0x00,0xfe,
  46. 0x22,0x20,0x00,0x01,0xdd,0xc0,0x00,0xff,0xff,0xe0,0x00,0xfe,0x22,0x20,0x00,
  47. 0xff,0x44,0x40,0x00,0x00,0xbb,0x80,0x00,0x11,0xff,0xc0,0x00,0x11,0x44,0x40,
  48. 0x00,0xff,0xff,0x80,0x00,0x00,0x00,0x00,0x00,0x88,0xff,0x80,0x00,0x88,0x88,
  49. 0x80,0x00,0x44,0x7f,0x00,0x00,0xbb,0x80,0x00,0x00,0x44,0x7f,0x00,0x00,0x44,
  50. 0x51,0x00,0x00,0x22,0x22,0x00,0x00,0xdd,0xc0,0x00,0x00,0x22,0x3e,0x00,0x00,
  51. 0x22,0x22,0x00,0x00,0xff,0xf4,0x00,0x00,0xee,0xe0,0x00,0x00,0x11,0x1c,0x00,
  52. 0x00,0x11,0x14,0x00,0x00,0xff,0xf8,0x00,0x00,0x77,0x70,0x00,0x00,0x88,0x88,
  53. 0x00,0x00,0x88,0x88,0x00,0x00,0x7f,0xf0,0x00,0x00,0x00,0x00,0x00,0x00,0x7f,
  54. 0xf0,0x00,0x00,0x7f,0xf0,0x00,0x00, };
  55.